On this pageDeleteDescriptionCall Delete to remove the item(s) at a specific position from the list.Syntaxprocedure Delete(const AIndex: Integer); overload;procedure Delete(const Index: Integer; DelCount: Integer); overload;